projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
311273a
)
* lisp/gnus/mml2015.el (gnus-create-image): Autoload it.
author
Glenn Morris
<rgm@gnu.org>
Fri, 13 Sep 2013 07:30:32 +0000
(
00:30
-0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 13 Sep 2013 07:30:32 +0000
(
00:30
-0700)
lisp/gnus/ChangeLog
patch
|
blob
|
history
lisp/gnus/mml2015.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/ChangeLog
b/lisp/gnus/ChangeLog
index 5ba1d45e46af176aa6c4eac3e4f64b7e108ff26d..9c11d17645ceef8b61a338a1ea493967d95eeff3 100644
(file)
--- a/
lisp/gnus/ChangeLog
+++ b/
lisp/gnus/ChangeLog
@@
-1,5
+1,7
@@
2013-09-13 Glenn Morris <rgm@gnu.org>
+ * mml2015.el (gnus-create-image): Autoload it.
+
* gnus-spec.el (gnus-xmas-format): Fix weird error call.
* gnus-html.el (declare-function): Add compat stub for ancient Emacs.
diff --git
a/lisp/gnus/mml2015.el
b/lisp/gnus/mml2015.el
index 3efa5c23bb32e49eee931794b981dd84a32e62ca..a2fa1a1c532f1e0e9901694f1519bbbe77bec04d 100644
(file)
--- a/
lisp/gnus/mml2015.el
+++ b/
lisp/gnus/mml2015.el
@@
-866,6
+866,8
@@
If set, it overrides the setting of `mml2015-sign-with-sender'."
(setq secret-keys (cdr secret-keys))))
secret-key))
+(autoload 'gnus-create-image "gnus-ems")
+
(defun mml2015-epg-key-image (key-id)
"Return the image of a key, if any"
(with-temp-buffer